Represent PFNs with their own type, rather than 'unsigned long'.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 6 Jun 2006 08:48:17 +0000 (09:48 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 6 Jun 2006 08:48:17 +0000 (09:48 +0100)
commitab8096f27d7223c01fcf862118cd628b4a255c18
tree1dd452499963328b73e2ff81b765e8272bdf9c8b
parent542ad2f200de2e7f94a74bbce59579b58d99c8b6
Represent PFNs with their own type, rather than 'unsigned long'.
('long' changes size and alignment between 32- and 64-bit ABIs.)
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
28 files changed:
linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c
linux-2.6-xen-sparse/include/xen/public/privcmd.h
tools/debugger/libxendebug/xendebug.c
tools/ioemu/hw/cirrus_vga.c
tools/ioemu/vl.c
tools/libxc/xc_core.c
tools/libxc/xc_domain.c
tools/libxc/xc_hvm_build.c
tools/libxc/xc_ia64_stubs.c
tools/libxc/xc_linux.c
tools/libxc/xc_linux_build.c
tools/libxc/xc_linux_restore.c
tools/libxc/xc_linux_save.c
tools/libxc/xc_load_aout9.c
tools/libxc/xc_load_bin.c
tools/libxc/xc_load_elf.c
tools/libxc/xc_private.c
tools/libxc/xenctrl.h
tools/libxc/xg_private.h
tools/libxc/xg_save_restore.h
xen/common/memory.c
xen/include/public/arch-ia64.h
xen/include/public/arch-x86_32.h
xen/include/public/arch-x86_64.h
xen/include/public/dom0_ops.h
xen/include/public/grant_table.h
xen/include/public/memory.h
xen/include/public/xen.h